projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ace93
)
(tabbar--local-hlf): Silence compiler.
author
Glenn Morris
<rgm@gnu.org>
Thu, 8 Jan 2009 04:10:35 +0000
(
04:10
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 8 Jan 2009 04:10:35 +0000
(
04:10
+0000)
lisp/erc/ChangeLog
patch
|
blob
|
history
lisp/erc/erc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/ChangeLog
b/lisp/erc/ChangeLog
index 3dafd93d5f39ba6a1e7195091f5a57126912cc99..bc11adc7f75befb9589b11878ad40d6fed427d2d 100644
(file)
--- a/
lisp/erc/ChangeLog
+++ b/
lisp/erc/ChangeLog
@@
-1,3
+1,7
@@
+2009-01-08 Glenn Morris <rgm@gnu.org>
+
+ * erc.el (tabbar--local-hlf): Silence compiler.
+
2009-01-03 Michael Olson <mwolson@gnu.org>
* erc.el (erc-user-input): Do not include text properties when
diff --git
a/lisp/erc/erc.el
b/lisp/erc/erc.el
index 09bc97310d5de3dd7a73027db47347bfa8df7326..a1762d84d9454129c5d306a330db2edc2f38f5f7 100644
(file)
--- a/
lisp/erc/erc.el
+++ b/
lisp/erc/erc.el
@@
-6051,6
+6051,8
@@
if `erc-away' is non-nil."
;; erc-goodies is required at end of this file.
(declare-function erc-controls-strip "erc-goodies" (str))
+(defvar tabbar--local-hlf)
+
(defun erc-update-mode-line-buffer (buffer)
"Update the mode line in a single ERC buffer BUFFER."
(with-current-buffer buffer